bitkeeper revision 1.160.1.3 (3e93f829-ne467JH-6UdjBVdjZRCgw)
authorjws@cairnwell.research <jws@cairnwell.research>
Wed, 9 Apr 2003 10:38:33 +0000 (10:38 +0000)
committerjws@cairnwell.research <jws@cairnwell.research>
Wed, 9 Apr 2003 10:38:33 +0000 (10:38 +0000)
commita4270c33588bff131d57fa7a1a4f316dd2ce7c7f
tree2bef81d85a549e7f5831b2faeed97557d52cd04f
parentac8f25b4e562c7b694be38454fa7cf8521fd1301
bitkeeper revision 1.160.1.3 (3e93f829-ne467JH-6UdjBVdjZRCgw)

a few tricks to avoid memory problems.
BUG remains: there is nothing to stop the kernel stack growing too big (i.e. to nearly 8k); if it does, it will overwrite the idle0_task task struct which it shares a page with.
If you see a page fault in the scheduler (prev_task, next_task corrupted), suspect this bug.
xen/arch/i386/ioremap.c
xen/drivers/pci/pci.c